Plug a pixmap leak
authorMatthias Clasen <mclasen@redhat.com>
Mon, 11 Jan 2010 15:23:57 +0000 (10:23 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 11 Jan 2010 15:23:57 +0000 (10:23 -0500)
commitd32b061895378aa721cca52065608e1b34a60e2b
tree7374ef7a3b6f9d4603ace8866fc3ef5b91d6df57
parent90f72a0d8f2d9b067462d8344ad55fff93f37ea1
Plug a pixmap leak

We were getting our refcounts tangled up when setting drawable clips on
GCs with CSW, leading to a pretty bad pixmap leak. See bug 606143.
gdk/gdkgc.c